home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr27 / conf731.zip / CONFIG.INI < prev    next >
Text File  |  1995-01-20  |  4KB  |  126 lines

  1. # CONFIG.INI for PC-CONFIG from Version 7.30
  2. # Lines beginning with # are comments only
  3. # Possible switches Schalter: 1/0, ON/OFF, YES/NO
  4.  
  5. # Identify installed memory size and speed of graphics adapter?
  6. # NB! For this test graphics modi are switched. If CONFIG is running under
  7. # WINDOWS in a window, you must disable this test.
  8.   VideoTest=no
  9.  
  10. # Tries to identify the chip-set on the graphics adapter?
  11.   VGATest=yes
  12.  
  13. # Write  direct to screen?
  14.   DirectScreenWrites=yes
  15.  
  16. # Wait for flyback with CGA cards? (slows video output, but possibly
  17. # avoids flicker/snow with older adapters)
  18.   SnowCheck=no
  19.  
  20. # Always use BIOS routines?(switch on if problems arise with less
  21. # compatible computers)
  22.   UseBIOS=no
  23.  
  24. # Test access times for the hard disk(s)?
  25.   AccessTest=yes
  26.  
  27. # Always force the data transfer speed test for hard disks, even if an
  28. # active cache is detected?
  29.   ForceHDspeed=yes
  30.  
  31. # Test for an active HD cache?
  32.   HDCacheTest=yes
  33.  
  34. # Initialise the modem before testing? (some modems may otherwise not
  35. # be recognised)
  36.   InitModem=no
  37.  
  38. # Try to identify main board chip set via hardwaretest. This causes some
  39. # computers to crash, and can be disabled.
  40.   TestBoard=no
  41.  
  42. # Enter boardchipset manually, if detection should fail.
  43. # These numbers are vaild:
  44. # 0:Autodetect   1:UMC   2:SIS   3:CONTAC    4:ELITE
  45. # 5:FOREX        6:OPTI  7:ETEQ  8:SYMPHONY  9:SHASTA
  46.   Chipsatz=0
  47.  
  48. # Test the access speed for Extended Memory? (Can be switched off if
  49. # this test leads to crashes (because of privilege violations etc.)
  50.   TestExtMem=yes
  51.  
  52. # Do testing of the short interval timer? The test doesn't work on some
  53. # 486-66 MHz boards, so it can be disabled here:
  54.   TimerTest=no
  55.  
  56. # Always look if someone pressed the turbo-switch
  57.   CheckSpeed=yes
  58.  
  59. # Try to get information about IDE hard disks? Can cause problems
  60. # with certain MFM/RLL contollers (eg OMTI 8250).
  61. # For registered users only!
  62.   ATbusInfo=yes
  63.  
  64. # Look for sound cards?
  65.   SearchForSoundCards=yes
  66.  
  67. # Minimum required CD-ROM size in MB. If you don't have such a big CD,
  68. # you can reduce the value, but the access times are only accurate with
  69. # CDs of 600 MB or above.
  70.   MinCDsize=600
  71.  
  72. # Define Megabyte for harddisk-capacity: 1000x1000 or 1024x1024 byte
  73.   Kilobyte=1000
  74.  
  75. # Look for programs loaded in Hi-Dos?
  76.   HiDosSearch=yes
  77.  
  78. # In case the RAM disk was not detected, its allocated drive letter
  79. # (letter only) can be specified here.
  80.   RamDisk=
  81.  
  82. # A particular drive can be specified here for the DOS read/write
  83. # benchmark test. If 0 specified, the test is skipped. If left blank,
  84. # the current drive at the time of test will be tested.
  85.   DosDisk=
  86.  
  87. # Run CONFIG as continuous demo (only available in the commercial
  88. # version with a special key).
  89.   DemoMode=no
  90.  
  91. # How many seconds should the demo run for?
  92.   DemoZeit=180
  93.  
  94. # How many seconds should each window be displayed?
  95.   DemoDelay=8
  96.  
  97. # Automatic logging during the test?
  98. # (only in the commercial version with special key)
  99.   AutoLog=no
  100.  
  101. ## What should be logged/ which windows should be displayed in the demo?
  102. ## Choose only from menu choices H,W,S,M,B,G:C,Q,T,V,X
  103.   Protokoll=hwsmtxv
  104.  
  105. # Load and show own comparison list (CONFIG.VGL)?
  106.   ShowVGL=no
  107.  
  108. # Enable 'Expired' Window
  109.   Expire=yes
  110.  
  111. # Enable program end with ESC key?
  112.   EndeBeiESC=no
  113.  
  114. # Window colors for monochrome display:
  115.   MBODYCOLOR=112
  116.   MFRAMECOLOR=112
  117.   MHEADERCOLOR=112
  118.  
  119. # Window colors for color display:
  120.   CBODYCOLOR=30
  121.   CFRAMECOLOR=27
  122.   CHEADERCOLOR=112
  123.  
  124. # Background color:
  125.   BACKGROUND=7
  126.